home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2003 January
/
ChipCD_1.03.iso
/
oddech
/
space
/
spacecraft.exe
/
scripts
/
DefineButton2_221
/
BUTTONCONDACTION on(press).as
Wrap
Text File
|
2002-10-22
|
136b
|
9 lines
on(press){
startDrag("/schiff","1","300","100","40","280");
tellTarget("..")
{
play();
}
gotoAndStop(2);
}